home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4813 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: mwron@aol.com (MW Ron)
  3. Newsgroups: comp.lang.c++,comp.sys.mac.programmer.codewarrior
  4. Subject: Re: How to use istrstream
  5. Date: 31 Jan 1996 21:41:48 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4ep99c$90a@newsbf02.news.aol.com>
  9. References: <4eobvt$3dqs@yuma.ACNS.ColoState.EDU>
  10. Reply-To: mwron@aol.com (MW Ron)
  11. NNTP-Posting-Host: newsbf02.mail.aol.com
  12.  
  13.  From: john daniel <daniel>  Writes:
  14.  
  15. >Can anyone provide a brief usage description for the istrstream class?
  16.  
  17. Look in the C++ Library Notes in the CodeWarrior : Documenation :
  18. C/C++[Docs]  folder  On page 129 -  there is a description of istrstream
  19. class and example usage.
  20.  
  21. >Everything seems to be running ok with it except that it crashes in the
  22. >destructor. Should I be using the str() function somewhere? Does
  23. istrstream
  24. >attempt to free the buffer when the destructor is called?
  25.  
  26. It matters how how you are using it.  You might want to read the C++
  27. Library Reference in QV format as well it is on the CD for more technical
  28. explanation.
  29.  
  30. Ron
  31.  
  32.    METROWERKS               Ron Liechty
  33. "Software at Work"    MWRon@metrowerks.com
  34.